Hello
@AJulian I read that you had problems with tool triggering. I’m experiencing the same issue, and my prompt looks very similar to yours.
.1. Ask: "What time and date will be convenient for you?".
- Set the parameter {{bookTime}} to [ user's response ]
- Set the parameter {{StatusOfCall}} to 'Booking Appt.'.
- Set the parameter CallReason to 'dotfront services Emma v2'
.2. Say: "Let me check ..."
.3. Trigger the 'checkavailability' tool with {{bookTime}} and {{StatusOfCall}} parameters to save the availability time..
.4. Say: "check availability only being processed...."
.5. Say: "Great, let's get some of your details now."
.6. Move to [ Get_User_Information ] section.
Interestingly, on a test call, when I say 'trigger checkavailability,' it works. However, it doesn’t work otherwise.
all system prompt has less than 2000 tokens.
I'm using gpt4, which model are you using? thanks